- Added the following new command for controlling topic area sorting.
<Topic Area Sorting> USEFILEORDER | USEHIDDENKEY | USEDISPLAYEDTERM
- Added a 3rd parameter to the <Topic Area> command for "hidden key" support.
<Topic Area> "topic", mixinOrder, "Hidden Key"
If you specify "<TAS> USEHIDDENKEY" you are required to have a 3rd parameter on all <Topic Area> commands. If you DO NOT specify "<TAS> USEHIDDENKEY", GuideMaker doesn't care whether that third parameter is there or not.
- Added <Define Panel> 2nd parameter for controlling the height of a scrollable panel. If the second parameter exists, that indicates to GuideMaker to make that panel scrollable and set at that height.
<Define Panel> "name" [, height]
If 'height' is declared, this panel is set to that height and any contents that would normally cause Guide Maker to break up things into multiple panels, will now scroll.